home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / wsorthob.arc / DEMO-RES.BAT next >
DOS Batch File  |  1991-04-15  |  3KB  |  79 lines

  1. erase
  2. text line 20 sample 1 'This demo shows some of the differences'
  3. text line 50 sample 1 'between various ground resolutions of'
  4. text line 80 sample 1 'digital orthophotographs.  You will see'
  5. text line 110 sample 1 'resolutions of 1, 2, & 4 meters.'
  6. text line 170 sample 1 'This demo will draw several screens in'
  7. text line 200 sample 1 'succession.  After each screen is drawn,'
  8. text line 230 sample 1 'the program will pause.'
  9. text line 320 sample 20 'To continue, hit the "enter" key.'
  10. cursor
  11. erase
  12. text line 20 sample 1 'Note:  Avoid hitting the "enter" key'
  13. text line 50 sample 1 'while an image is being drawn to the'
  14. text line 80 sample 1 'screen, since this will cause the'
  15. text line 110 sample 1 'demo program to completely stop.'
  16. cursor
  17. erase
  18. text line 20 sample 1 'The first image is of a recent subdivision'
  19. text line 50 sample 1 'on the edge of Verona, WI.'
  20. cursor
  21. erase
  22. file ver-edge.4bp
  23. display
  24. cursor
  25. erase
  26. text line 20 sample 1 'The next image is a short distance to the'
  27. text line 50 sample 1 'southeast of the previous one.'
  28. cursor
  29. erase
  30. file veron2mb.4bp
  31. disp
  32. cursor
  33. erase
  34. text line 20 sample 1 'Now we'll zoom in on a portion of the'
  35. text line 50 sample 1 'highway to see evidence of vehicles.'
  36. text line 80 sample 1 'This will still be at 2-meter resolution.'
  37. text line 140 sample 1 '(Had the photo been scanned for 1-meter'
  38. text line 170 sample 1 'resolution, the vehicles would be much'
  39. text line 200 sample 1 'more clearly defined).'
  40. cursor
  41. erase
  42. file ver2x3.4bp
  43. disp
  44. cursor
  45. erase
  46. text line 20 sample 1 'The next image comparison is of the'
  47. text line 50 sample 1 'school in Black Earth.  Note the much'
  48. text line 80 sample 1 'clearer depiction of the building and'
  49. text line 110 sample 1 'of the baseball diamond at 2 meters.'
  50. text line 170 sample 1 '(This image will be zoomed 2x).'
  51. cursor
  52. erase
  53. file sch2reso.4bp
  54. disp
  55. cursor
  56. erase
  57. text line 20 sample 1 'Now we'll shift just a little to the'
  58. text line 50 sample 1 'east of the last image.  Now included is'
  59. text line 80 sample 1 'a bridge over Black Earth Creek, and'
  60. text line 110 sample 1 'a short stretch of US Highway 14.'
  61. text line 170 sample 1 '(This image is not zoomed).'
  62. cursor
  63. erase
  64. file besw_2&4.4bp
  65. disp
  66. cursor
  67. erase
  68. text line 20 sample 1 'The final comparison shows an example of'
  69. text line 50 sample 1 '1-meter resolution.  It is from the NE'
  70. text line 80 sample 1 'corner of the quarter quadrangle named'
  71. text line 110 sample 1 '"Black Earth Southwest".  Included are'
  72. text line 140 sample 1 'a stretch of Wis. Highway 19, a small '
  73. text line 170 sample 1 'area of lowland forest, and a building'
  74. text line 200 sample 1 'surrounded by a gravel parking lot'.
  75. cursor
  76. erase
  77. file 3res_b.4bp
  78. disp
  79.